home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / qw12inst.zip / NWORK.TEC < prev    next >
Text File  |  1991-03-12  |  6KB  |  128 lines

  1. ID:NW Networks, Setting up DESQview
  2. Quarterdeck Technical Note #154
  3. by Dan Sweeney
  4.  
  5.  
  6. The most common questions:
  7.  
  8. Q:   Can I run DESQview on my network?
  9.  
  10. A:   Yes, though DESQview is not truly a network-aware program*. DESQview
  11.      interfaces with a network as if it were just another hardware device
  12.      such as a hard disk, modem, or printer. Simply load the network shell
  13.      and start DESQview.
  14.  
  15.      *DESQview does make Novell and IBM PC LAN API calls for compatibility
  16.      purposes (DESQview checks for these networks when it loads). 
  17.  
  18. Q:   How many people can use a copy of DESQview on the network?
  19.  
  20. A:   Quarterdeck Office Systems requires one purchased copy for each
  21.      individual that will be using our software. Currently there is no site
  22.      license policy. This requirement applies for all Quarterdeck Office
  23.      Systems products.
  24.  
  25. Q:   Can I run my network file server software in a DESQview window?
  26.  
  27. A:   No. Network operating systems are not DOS programs. The network
  28.      operating system would have to be specifically written for this purpose.
  29.  
  30. Q:   Can I run my network file server software and then load DESQview?
  31.  
  32. A:   This depends on the quality of the DOS emulation of the file server
  33.      software. It is possible to run DESQview after the server software has
  34.      been loaded with most Peer to Peer Networks.
  35.  
  36. Q:   Can I load my workstation network shell in a DESQview window?
  37.  
  38. A:   If the network shell program has been specifically written for this
  39.      purpose--Novell's Network Access Server's IPX.SYS and NET3.COM, for
  40.      example--the answer is yes. Some of our users report loading other
  41.      network shells in a DESQview window with some success. As a general
  42.      rule, loading non-DESQview specific network shells within a window is
  43.      not recommended. The reasons are that network shells are actually
  44.      interrupt arbitrators, re-directors, and/or repeaters. Depending on the
  45.      shell configuration (and the application software) intended to run in
  46.      the window, two primary factors must be considered. 
  47.  
  48. 1.   A packet may arrive for the workstation while this window is not the
  49.      current task. The network must retry sending the packet, causing network
  50.      performance degradation (or the network may timeout and drop the work-
  51.      station).
  52.  
  53. 2.   Only that window would be able to see the network. Loading the network
  54.      shell in more than one window can also confuse the network unless the
  55.      shell has been specifically written for this purpose.
  56.  
  57. Q:   Do I need to reconfigure my network card for DESQview?
  58.  
  59. A:   It will probably not be required, but when running DESQview with an
  60.      exPANDed memory it can be very advantageous to do so. If your network
  61.      card places ROM and/or RAM in the reserved memory area (between 640K and
  62.      1024K), you should locate the ROM and/or RAM to create large contiguous
  63.      free blocks of high memory. Knowing the locations of these items can be
  64.      very useful in troubleshooting memory conflicts as well. DESQview can
  65.      use exPANDed memory to load itself into the unused areas. Large
  66.      contiguous blocks of memory allow DESQview to place more of its code
  67.      "high," leaving more available conventional memory for other programs.
  68.      In addition, Quarterdeck's HIRAM.SYS and LOADHI.COM utilities can map
  69.      RAM into these locations (if your hardware supports the EMS 4
  70.      specification), and you can then load small TSR programs like network
  71.      drivers, buffers, and files in this area rather than in conventional
  72.      memory. 
  73.  
  74. Q:   What kind of memory conflicts happen in this area with networks?
  75.  
  76. A:   Most exPANDed memory drivers are loaded prior to the network shell. If
  77.      the shell initializes a RAM buffer in reserved memory after the memory
  78.      driver, it is quite possible that the EMS driver won't know about the
  79.      RAM buffer. When an application tries to use exPANDed memory it may
  80.      overwrite the RAM buffer causing various problems. Symptoms range from
  81.      network access failure to all-out system crashes. 
  82.  
  83. Q:   How can I tell where these locations are?
  84.  
  85. A:   The best bet is to check the network card documentation. If you can't
  86.      locate it, consult the manufacturer of the card. It is best to know
  87.      these addresses in hexadecimal numbers.
  88.  
  89. Q:   So how do I prevent memory conflicts?
  90.  
  91. A:   Most exPANDed memory managers have the ability to exclude certain areas.
  92.      QEMM 50/60 and QEMM 386 both have this feature. After determining the
  93.      starting and ending address, place a parameter on the QEMM line of your
  94.      CONFIG.SYS file as listed below:
  95.  
  96.      DEVICE=C:\QEMM.SYS EXCLUDE=XXXX-YYYY
  97.  
  98. The XXXX should be replaced with the starting hexadecimal address and YYYY
  99. should be the ending address.
  100.  
  101. Q:   Can I login as a different user in each window?
  102.  
  103. A:   As the network shell is loaded before DESQview, logging in as a
  104.      different user in each window may cause problems.  In the case of Novell
  105.      Netware, the IPX can only support one username per card. When this is
  106.      done, the previous username and network access rights are replaced with
  107.      the current rights assigned to the username you use. If you are using
  108.      the IPXSPX.SYS that is supplied with Novell's Remote Access Server
  109.      product, you can in fact login as different users in different windows.
  110.  
  111. Q:   Can I change or set search maps in different windows?
  112. A:   Yes, but... The search mapping facility set in the last window becomes
  113.      the global search map for the workstation. Programs running in other
  114.      DESQview windows may fail if they are using a different map.
  115.  
  116. Q:   Can I map drives in a DESQview window?
  117.  
  118. A:   Yes. In DESQview 2.26 you can map network subdirectories or volumes to
  119.      drive letters. The new map takes effect globally, so use with caution.
  120.  
  121. Q:   Can I load the network shell above 640K with QRAM?
  122.  
  123. A:   Yes, provided you have EEMS or EMS 4.0 HARDWARE and SOFTWARE (and a
  124.      large enough contiguous area to load them in).
  125.  
  126.                Copyright (C) 1991 by Quarterdeck Office Systems
  127.                       * * *E N D  O F  F I L E * * *  
  128.